form n. 1.形态;形状;样子,外貌;【哲学】形式 (opp. content)。 2.人影,物影。 3.格式;表格纸 (= 〔美国〕blank)。 4.型;方式;种类。 5.(人的)姿态,神气,精神;健康状态。 6.态度;礼节;仪式。 7.结构,组织。 8.〔英国〕条凳。 9.(学校的)年级。 10.【语法】形式,词形。 11.【物理学】(晶)面式;【印刷】印版;【机、建】型,模壳。 12.(野兔等的)窝,洞。 I see a form in the dark. 我在黑处看见一个人影。 fill in [out] the form 填表。 an order form 定(货)单。 a telegraph form 电报纸。 attach importance to form 着重形式。 a matter of form 形式上的问题。 an established form 一定的方式。 bad form 失礼举动,粗鲁行为。 good form 〔英国〕有礼貌的态度,端正的行动方式。 a form of address 称呼。 the form of government 政体。 after the form of 照…的格式。 be in (good) form (运动员等)竞技状态良好。 for form's sake 为了划一形式,形式上。 minute forms of life (微)生物。 in due form 正式地,照规定的格式。 in form 形式上。 in great form 精神饱满。 in the form of 用…的形式。 in [under] various forms 用种种形式。 lose one's form = out of form (运动员)情绪失常。 (run) ture to form 一如往常,一贯。 take the form of 取…的形式,表现为。 vt. 1.形成,养成,塑造。 2.构成,成立,组织。 3.作出,想出。 4.【语法】构(词),造(句)。 5.结成(同盟)。 6.【军事】排成;编成 (up)。 form the dough into loaves 把面粉团做成面包。 The House is not yet formed. 议会还没有组成。 form fours 成四列。 vi. 1.形成,产生。 2.【军事】排队。 form into line 排成队。 form itself into 成…形。 form part of 成为…的组成部分。 form the character 陶冶品性。 n. -ing 成形,成型,模铸。 adj. -less 无形状的,无定形的。
Event in the form module , it shadows the form s own 事件,则该事件将隐藏窗体自身的
Create a default form module 创建一个预先设定的表格模块
Declare a public variable in the form module , as in the following code 在窗体模块中声明一个公共变量,如下列代码所示:
For best performance , upgrade code in modules rather than in form modules 为了获得最佳性能,请升级除窗体模块以外的其他模块中的代码。
Although by default a form module contains only a single class , you could create additional modules by adding code below the 默认情况下,一个窗体模块仅包含一个单独的类,但您可以通过在
This form module provides an example of how to drag list items from one list box and drop them into another list box 这个窗体模块提供了一个示例,如何从一个列表框中拖曳列表框项目,并将它们放置到另一个列表框中。
Drag items from one list box to another - this form module provides an example of how to drag list items from one list box and drop them into another list box 这个窗体模块提供了一个示例,如何从一个列表框中拖曳列表框项目,并将它们放置到另一个列表框中。
System application has been designed , including data - management module , data finding module , report form module , life predict module and exterior interface module 并完成了数据库系统前端结构设计,包括数据库管理模块,数据库查询模块,报表输出模块,寿命预测模块和外部接口的设计。
To resolve the printing problem , the report forms module is developed based on the word . the report forms module adopt " 00 " thinking to access information from database 网络报表模块尝试采用基于word的实现方式解决用户提出的打印问题,在对信息提取方面尝试采用面向对象的思想,提高开发效率。
Classes can be created in three waysas a part of the code in a form module in a windows application project , as a separate class module added to a 可以通过三种方式创建类:作为“ windows应用程序”项目的某个窗体模块中代码的一部分、作为添加到“ windows应用程序”项目的一个独立类模块、或作为一个独立的“类库”项目。